Nodes > Basic Inputs > bool Array Input
Adds an input for a bool array value into the graph or sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| bool[] | bool array | Input value |
Properties
| Name | Type | Description |
|---|---|---|
| name | string | Title used for this property on the parent object |
| Sort Index | int | Controls the ordering relative to other properties on the parent object |
| Group Name | string | If not empty, draws this property in a collapsible group with this Group name |
| Hint | string | Tooltip message shown on mouse hover |
Was this page helpful?